Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lint): add tsconfig #197

Merged
merged 2 commits into from
Dec 25, 2020
Merged

fix(lint): add tsconfig #197

merged 2 commits into from
Dec 25, 2020

Conversation

kerm1it
Copy link
Member

@kerm1it kerm1it commented Dec 25, 2020

No description provided.

@vercel
Copy link

vercel bot commented Dec 25, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/picker/m11lccvv4
✅ Preview: https://picker-git-fix-tsconfig.react-component.now.sh

@codecov
Copy link

codecov bot commented Dec 25, 2020

Codecov Report

Merging #197 (ef5b96a) into master (77bf546) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          45       45           
  Lines        2044     2044           
  Branches      601      601           
=======================================
  Hits         2036     2036           
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
src/PanelContext.tsx 100.00% <ø> (ø)
src/Picker.tsx 100.00% <ø> (ø)
src/PickerPanel.tsx 100.00% <ø> (ø)
src/PickerTrigger.tsx 100.00% <ø> (ø)
src/RangeContext.tsx 100.00% <ø> (ø)
src/RangePicker.tsx 100.00% <ø> (ø)
src/generate/dateFns.ts 100.00% <ø> (ø)
src/generate/dayjs.ts 100.00% <ø> (ø)
src/generate/moment.ts 100.00% <ø> (ø)
src/hooks/useCellClassName.ts 100.00% <ø> (ø)
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77bf546...ef5b96a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant